Relationships and Foreign Key Attributes
A foreign key is the set of attributes that define the primary key in the parent entity. The set of attributes migrates through a relationship from the parent to the child entity. In a data model, a foreign key is designated by the symbol (FK) after the attribute name. Notice the (FK) next to �team id� in the following figure:
Copyright © 2021 Quest Software Inc. All rights reserved. All trademarks, trade names, service marks, and logos referenced herein belong to their respective companies. |